home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: A World of Opportunities / CanadianForces-AWorldOfOpportunities-WinMac.bin / 03_WayLife_FR.swf / scripts / DefineButton2_201 / BUTTONCONDACTION on(release).as
Text File  |  2006-07-20  |  101b  |  6 lines

  1. on(release){
  2.    gotoAndStop("Life2");
  3.    play();
  4.    _root.texte.gotoAndStop("txtLifeOpTech");
  5. }
  6.